Int32M INumeric<Int32M>.Positive()
Private Function Positive As Int32M
Implements INumeric(Of Int32M).Positive
private:
virtual Int32M Positive() sealed = INumeric<Int32M>::Positive
private abstract Positive : unit -> Int32M
private override Positive : unit -> Int32M